首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
getdate
getdate
獲取日期/時間信息
名稱:
getdate
分類:
日期和時間
所屬語言:
php
一句話介紹:
返回某個時間戳或者當前本地的日期/時間的日期/時間信息。
相關內容
使用getdate()來格式化日期並顯示時區信息
8
使用getdate()提取PHP日期的具體信息(年、月、日等)
1
同類函數
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
date_sun_info
date_sun_info
返回一個數組,其中包含有關日落/日出和黃
timezone_name_get
timezone_name_get
DateTimeZone::getNam
date_get_last_errors
date_get_last_errors
DateTime::getLastErr
gettimeofday
gettimeofday
獲取當前時間(分,秒,微秒)
gmstrftime
gmstrftime
根據區域設置格式化GMT/UTC時間/日
strftime
strftime
根據區域設置格式化本地時間/日期
timezone_abbreviations_list
timezone_abbreviations_list
DateTimeZone::listAb
熱門文章
使用getdate()提取PHP日期的具體信息(年、月、日等)
使用getdate()來格式化日期並顯示時區信息